home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 18 / FreelogHS18.iso / Editeur texte / Keynote / kntsetup.exe / {app} / macros / _Test_Macro.knm < prev   
Text File  |  2001-06-15  |  875b  |  62 lines

  1. ;1.0|_Test Macro|KeyNote sample macro|1|15-06-2001 04:24:23
  2. @MESSAGE(This is a test macro. First, we wil create a new note.)
  3. @STATUS(Watch the statusbar: Icon indicates running macro.)
  4. @NOTENEWRTF
  5. #clearfontattr
  6. 13|
  7. 72|S
  8. 69|
  9. 76|
  10. 76|
  11. 79|
  12. 188|
  13. 32|
  14. 87|S
  15. 79|
  16. 82|
  17. 76|
  18. 68|
  19. 49|S
  20. 36|S
  21. #bold
  22. #fontcolor|clNavy
  23. 39|
  24. @MESSAGE(We have inserted some text.\nAnd now, for some slo-mo cursor movement...)
  25. @GOLEFT
  26. @WAIT
  27. @GOLEFT
  28. @WAIT
  29. @GOLEFT
  30. @WAIT
  31. @GOLEFT
  32. @WAIT
  33. @GOLEFT
  34. @WAIT
  35. @GORIGHT
  36. @WAIT
  37. @GORIGHT
  38. @WAIT
  39. @GORIGHT
  40. @WAIT
  41. @GORIGHT
  42. @WAIT
  43. @GORIGHT
  44. @WAIT
  45. 37|C
  46. @WAIT
  47. 37|C
  48. @WAIT
  49. @INSERT(\n\n)
  50. @GOUP
  51. @WAIT
  52. @INSERT(macro)
  53. 36|S
  54. #clearfontattr
  55. #fontcolor|clWhite
  56. #fontname|Times New Roman
  57. #highlightapply|clRed
  58. #fontsize|28
  59. @STYLEON(bold)
  60. 37|
  61. @MESSAGE(That's all! See file "macros.txt"for details\non creating and using macros with KeyNote.)
  62.